Name Start Address Type Access
INTERNAL_FLASH_READ_POINTER 61810 UINT32 R/W
INTERNAL_FLASH_READ 61812 UINT32 R
INTERNAL_FLASH_READ_POINTER
- Address: 61810
The address in internal flash that reads will start from.
  • Data type: UINT32  (type index = 1)
  • Readable and writable
INTERNAL_FLASH_READ
- Address: 61812
Data read from internal flash. Read size must be an even number of registers.
  • Data type: UINT32  (type index = 1)
  • Read-only